computeVerticalScrollRange

Compute the vertical range that the vertical scrollbar represents.

The range is expressed in arbitrary units that must be the same as the units used by computeVerticalScrollExtent and computeVerticalScrollOffset.

Return

the total vertical range represented by the vertical scrollbar

The default range is the drawing height of this view.

See also